BzrCrvCreateArc
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BzrCrvCreateArc()
SYNOPSIS
cagd_lib/cagd_arc.c:59
CagdCrvStruct *BzrCrvCreateArc(CagdPtStruct *Start,
CagdPtStruct *Center,
CagdPtStruct *End)
DESCRIPTION
Creates an arc at the specified position as a rational quadratic Bezier
curve.
The arc is assumed to be less than 180 degrees from Start to End in the
shorter path as arc where Center as arc center.
PARAMETERS:
Start: Point of beginning of arc.
Center: Point of arc.
End: Point of end of arc.
FUNCTION RETURN VALUE
CagdCrvStruct *: A rational quadratic Bezier curve representing the arc.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:16 GMT, October 17, 2022